home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d18 / tp5patch.arc / README < prev    next >
Text File  |  1991-04-28  |  1KB  |  26 lines

  1. Here are some of the patches for Turbo Pascal 5.0 and Turbo Debugger 1.5
  2. that we've had on our patch machine but were not available on CIS until now.
  3.  
  4. 1. TP5INC.PAT
  5.    This handout describes the patches needed in order for Turbo
  6.    Pascal version 5.0 to generate the correct debug information so
  7.    that an $Include file in a user defined unit can be found by
  8.    Turbo Debugger.
  9.  
  10. 2. INT60.PAT
  11.    Program to patch TURBO.EXE version 5.0 for the problem with
  12.    the vector for interrupt $60 getting changed in the IDE.
  13.  
  14. 3. TD1PAT.ARC
  15.    fix for problem with TPC /V option involving include files
  16.    fix for problem with TPC /V option involving garbage in names pool
  17.    fix for problem with TURBO's standalone debugging option involving
  18.    include files
  19.    fix for problem with TURBO's standalone debugging option involving garbage
  20.    in names pool
  21.  
  22. 4. TDOVLPAT.ARC
  23.    Fixes bug in which you cannot trace into Turbo Pascal units which occur in
  24.    the program when the units contain code that has been stripped out.
  25.  
  26.